The Dreamweaver JavaScript API > Selection functions > site.setConnectionState()

 

site.setConnectionState()

Availability

Dreamweaver 3.0

Description

Sets the connection state of the current site.

Arguments

bConnected

bConnected is a Boolean value indicating a connection (true) or not (false) to the current site.

Returns

Nothing.

Enabler

None.